GET api/v2/samples/New?sampleTypeId={sampleTypeId}&analysisGroupKeepLink={analysisGroupKeepLink}&analysisGroupIds[0]={analysisGroupIds[0]}&analysisGroupIds[1]={analysisGroupIds[1]}&specificationIds[0]={specificationIds[0]}&specificationIds[1]={specificationIds[1]}
Request
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| sampleTypeId | integer |
Required |
|
| analysisGroupKeepLink | string |
Required |
|
| analysisGroupIds | Collection of integer | ||
| specificationIds | Collection of integer |
Response
SampleNew| Name | Description | Type | Additional information |
|---|---|---|---|
| Id | integer | ||
| Identification | string | ||
| ControlIdentification | string | ||
| TakenDateTime | date | ||
| SampleTypeId | integer | ||
| SampleType | SampleTypeDetail | ||
| ServiceCenterId | integer | ||
| ServiceCenter | ServiceCenterBasic | ||
| CollectionPointId | integer | ||
| CollectionPoint | CollectionPointDetail | ||
| SampleConclusionId | integer | ||
| SampleConclusion | SampleConclusionBasic | ||
| PriceListId | integer | ||
| PriceList | PriceListIdentification | ||
| ConclusionTime | integer | ||
| ConclusionTimeFixed | boolean | ||
| AccountId | integer | ||
| Account | AccountIdentification | ||
| RelatedAccountId | integer | ||
| RelatedAccount | AccountIdentification | ||
| SampleReasonId | integer | ||
| SampleReason | SampleReasonBasic | ||
| UpdateTermAndPrice | boolean | ||
| ReferenceKey | string | ||
| SyncPortal | boolean | ||
| Latitude | decimal number | ||
| Altitude | decimal number | ||
| Longitude | decimal number | ||
| TablePriceExpire | boolean | ||
| ExchangeDate | date | ||
| MultiCurrencyConfigCurrencyId | integer | ||
| RequestExchangeRate | boolean | ||
| Infos | Collection of SampleInfoNew | ||
| Analyses | Collection of SampleAnalysisNew | ||
| PrerequisiteAnalyses | Collection of SampleAnalysisNew | ||
| Specifications | Collection of SampleSpecificationNew | ||
| IncompatiblesAnalyses | Collection of string | ||
| Offline | boolean | ||
| MobileSampling | boolean |